_nifectl config validate_

Validate an App's config file

About#

Validates an application's config file against the Nife platform to ensure it is correct and meaningful to the platform.

Usage#

nifectl config validate [flags]

Options#

-c, --config string Path to an app config file or directory containing one (default "./nife.toml")
-h, --help help for validate

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#